home *** CD-ROM | disk | FTP | other *** search
/ westlife Cardz: Kian / westlife: Kian.iso / pc / kianstory.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2000-10-18  |  160 b   |  7 lines

  1. on(release){
  2.    setProperty("click1", _alpha, "0");
  3.    loadMovie("kiant1.swf","frame/inv1");
  4.    setProperty("frame", _alpha, "100");
  5.    gotoAndStop(3);
  6. }
  7.